Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add params argument to _get_uuid_by_name #2071

Open
wants to merge 2 commits into
base: eng
Choose a base branch
from

Conversation

mslocrian
Copy link

The delete_by_name() and put_by_name() methods of ApiSession() accept the params argument; however, they do not actually use it in the _get_uuid_by_name() call. This can be problematic if you have two objects with the same name that exist in different clouds.

This PR adds params to those calls and associated methods.

@vmwclabot
Copy link
Member

@mslocrian, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

@vmwclabot
Copy link
Member

@mslocrian, VMware has approved your signed contributor license agreement.

@mslocrian
Copy link
Author

@gangaadhars / @chaitanyaavi / @manojkumarjain , where would be the best place to add the test results that the sdk is failing on?

@azizavi azizavi self-requested a review September 15, 2022 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants